run time allocation

英 [rʌn taɪm ˌæləˈkeɪʃn] 美 [rʌn taɪm ˌæləˈkeɪʃn]

网络  运行时间分配

计算机



双语例句

  1. Even better, you can run your program for a long, long time, ensuring that you trigger many garbage collections, more accurately amortizing the allocation and garbage collection cost.
    更好一些的话,您可以长时间运行您的程序,这可以保证触发许多垃圾收集,从而更精确地分摊垃圾收集的成本。
  2. In this case, the JVM tuning resulted in varying improvements for the three run time modes due to the unique object allocation patterns associated with each.
    在本例中,JVM调优为三种运行时模式带来了不同程度的改善,因为它们分别采用所特有的对象分配模式。
  3. Test results show that program run time is reduced by up to 48% using proper memory allocation.
    实验结果表明:合理分配存储器,程序执行时间最多减少了48%。